xen.git
2016-07-12 Wei Liulibxl: constify copy and length calculation functions
2016-07-11 Julien Grallxen/arm: io: Protect the handlers with a read-write...
2016-07-11 Julien Grallxen/arm: gic-v3: No need to sort the Redistributor...
2016-07-11 Julien Grallxen/arm: map_dev_mmio_region: The iomem permission...
2016-07-08 Shannon Zhaolibxl/arm: Factor out codes for generating DTB
2016-07-08 Anshul MakkarXSM/policy: Allow the source domain access to settime...
2016-07-08 Rusty Birdtools/hotplug: Add native systemd xendriverdomain.service
2016-07-08 Andrew Coopertools/xl: Allow callers of `xl info` to select specific...
2016-07-08 Dario Faggiolixen: credit2: avoid calling __update_svc_load() multipl...
2016-07-08 Dario Faggiolixen: credit2: when tickling, check idle cpus first
2016-07-08 Dario Faggiolixen: credit2: do not warn if calling burn_credits more...
2016-07-08 Dario Faggiolixen: credit2: kill useless helper function choose_cpu
2016-07-08 Dario Faggiolixen: credit2: insert and tickle don't need a cpu parameter
2016-07-08 Dario Faggiolixen: sched: make the 'tickled' perf counter clearer
2016-07-08 Corneliu ZUZUminor fixes (formatting, comments, unused includes...
2016-07-08 Corneliu ZUZUx86/vm-event: minor ASSERT fix, add 'unlikely'
2016-07-07 Julien Grallxen/arm64: Use the correct TLBs flush instruction to...
2016-07-07 Corneliu ZUZUmonitor: minor #include change
2016-07-07 Corneliu ZUZUx86/vm_event_resume: surround VM_EVENT_REASON_MOV_TO_MS...
2016-07-07 Tamas K Lengyelmonitor: rename and relocate vm_event_monitor_traps
2016-07-06 Wei Liulibxl/netbsd: check num_exec in hotplug function
2016-07-06 Wei Liulibxl: debug output for args and env when invoking...
2016-07-05 Jan Beulichx86emul: fold local variables
2016-07-05 Jan Beulichx86emul: drop pointless and add useful default cases
2016-07-05 Jan Beulichx86emul: use consistent exit mechanism
2016-07-04 Corneliu ZUZUvm-event: proper vCPU-paused checks at resume
2016-07-04 Corneliu ZUZUvm-event: MAINTAINERS fix
2016-07-04 Tamas K Lengyelx86/vmx: clean up TRAP_int3 handling
2016-07-04 Tamas K Lengyelx86/vm_event: add HVM debug exception vm_events
2016-07-04 Andrew Cooperx86/VT-x: Dump VMCS on VMLAUNCH/VMRESUME failure
2016-06-30 Tianyang Chensched: rtds: use non-atomic bit-ops
2016-06-30 Tianyang Chensched: rtds code clean-up
2016-06-30 Kai Huangx86: remove duplicated IA32_FEATURE_CONTROL MSR macro
2016-06-30 Andrew Cooperxen/page_alloc: Distinguish different errors from assig...
2016-06-29 Andrew CooperRevert "xen: arm: Update arm64 image header"
2016-06-29 Elena UfimtsevaMAINTAINERS: change gdbsx maintainer
2016-06-29 Jan Beulichx86/EFI + Live Patch: avoid symbol address truncation
2016-06-29 Jan BeulichRevert "xsm: add a default policy to .init.data"
2016-06-28 Julien Grallxen/arm: Rename grant_table_gfpn into grant_table_gfn...
2016-06-28 Julien Grallxen: Use typesafe gfn in xenmem_add_to_physmap_one
2016-06-28 Julien Grallxen: Use typesafe gfn/mfn in guest_physmap_* helpers
2016-06-28 Dirk Behmexen: arm: Update arm64 image header
2016-06-28 Tamas K Lengyelvm_event: clear up return value of vm_event_monitor_traps
2016-06-28 Quan Xuvt-d: convert conditionals of qi_ctrl->qinval_maddr...
2016-06-28 Quan Xuvt-d: synchronize for Device-TLB flush one by one
2016-06-28 Quan XuIOMMU: add a timeout parameter for device IOTLB invalid...
2016-06-24 Daniel De Graafxsm: add a default policy to .init.data
2016-06-24 Daniel De Graafxen: Make FLASK_AVC_STATS kconfig option visible
2016-06-24 Daniel De Graafxsm: clean up unregistration
2016-06-24 Daniel De Graafxsm: annotate setup functions with __init
2016-06-24 Daniel De Graafxen: move FLASK entry under XSM in Kconfig
2016-06-24 Jan Beulichinit: fix build with older gcc
2016-06-24 Dirk BehmeMAINTAINERS: add ARM scif serial driver
2016-06-24 Tamas K Lengyelmonitor: Rename hvm/event to hvm/monitor
2016-06-24 Tamas K Lengyelmonitor: rename vm_event_monitor_guest_request
2016-06-24 Tamas K Lengyelmonitor: rename vm_event_monitor_get_capabilities
2016-06-23 Wei Liuxen: make available hvm_fep to non-debug build as well
2016-06-23 Wei Liuxen/console: use warning infrastructure for sync consol...
2016-06-23 Wei Liuxen: add warning infrastructure
2016-06-23 Dirk Behmexen/arm: drivers: scif: Don't overwrite firmware settings
2016-06-23 Dirk Behmexen/arm: drivers: scif: Remove dead code
2016-06-23 Julien Grallarm: rename gmfn_to_mfn to gfn_to_mfn and use gfn/mfn...
2016-06-23 Jan Beulichx86emul: support MOVBE and CRC32
2016-06-23 Jan BeulichVMX: ensure MSR index enum and array remain in sync
2016-06-23 Jan BeulichVMX: use non-atomic bitops to manage MSR state
2016-06-23 Andrew Cooperx86/boot: copy/clear sections more efficiently
2016-06-23 Andrew Cooperxen/init: Move initcall infrastructure into .init.data
2016-06-23 Andrew Cooperarm/init: Move .init.proc.info into .init.data
2016-06-23 Andrew Cooperxen/init: Annotate all command line parameter infrastru...
2016-06-22 Julien Grallmm: introduce a bunch of helpers for the typesafes...
2016-06-22 Quan Xuvt-d: add __must_check annotation to IOMMU flush pointe...
2016-06-22 Quan Xuvt-d: propagate the IOMMU Device-TLB flush error up...
2016-06-22 Quan Xuvt-d: fix the IOMMU flush issue
2016-06-22 Jan Beulichx86/vMSI-X: use generic intercept handler in place...
2016-06-22 Jan Beulichx86/vMSI-X: drop pci_msix_get_table_len()
2016-06-22 Jan Beulichx86/vMSI-X: drop list lock
2016-06-22 Jan Beulichx86/vMSI-X: defer intercept handler registration
2016-06-21 Daniel De Graafxen/xsm: remove .xsm_initcall.init section
2016-06-21 Daniel De Graafflask: improve unknown permission handling
2016-06-21 Daniel De Graafflask: remove xen_flask_userlist operation
2016-06-21 Daniel De Graafflask: remove unused AVC callback functions
2016-06-21 Daniel De Graafflask: remove unused secondary context in ocontext
2016-06-21 Daniel De Graafflask: unify {get, set}vcpucontext permissions
2016-06-21 Daniel De Graafflask/policy: remove unused example
2016-06-21 Daniel De Graafflask/policy: xenstore stubdom policy
2016-06-21 Daniel De Graafflask/policy: remove unused support for binary modules
2016-06-21 Daniel De Graafflask/policy: move user definitions and constraints...
2016-06-21 Daniel De Graafflask/policy: split out rules for system_r
2016-06-21 Daniel De Graafflask/policy: split into modules
2016-06-21 Jan Beulichx86/HVM: use available linear->phys translations in...
2016-06-21 Jan Beulichx86: show remote CPU state upon fatal NMI or unknown MCE
2016-06-21 Jan Beulichx86: drop (mostly) unused guest_lNe_get_paddr()
2016-06-21 Jan Beulichx86: compact supposedly unused entry point code
2016-06-21 Juergen Grossadd update indicator to vcpu_runstate_info
2016-06-21 Juergen Grossarm: add support for vm_assist hypercall
2016-06-21 Jan Beulichx86: also generate assembler usable equates for synthes...
2016-06-21 Razvan Cojocaruvm_event: allow subscribing to write events for specifi...
2016-06-20 Wei Liulibxl: fix an error path that uses uninitialised rc...
2016-06-20 Wei Liuxen/kernel: document 'C' in print_tainted
2016-06-20 Julien Grallxen/arm: Provide device tree debugging helper in a...
next